/** * @generated SignedSource<<9bd61741c7712e87a127154b27b2112d>> * @lightSyntaxTransform * @nogrep */ /* tslint:disable */ /* eslint-disable */ // @ts-nocheck import { ConcreteRequest } from 'relay-runtime'; import { FragmentRefs } from "relay-runtime"; export type NetworkSlicesSliceWhereInput = { actorHandle?: StringFilter | null | undefined; and?: ReadonlyArray | null | undefined; cid?: StringFilter | null | undefined; collection?: StringFilter | null | undefined; createdAt?: StringFilter | null | undefined; did?: StringFilter | null | undefined; domain?: StringFilter | null | undefined; indexedAt?: DateTimeFilter | null | undefined; json?: StringFilter | null | undefined; name?: StringFilter | null | undefined; or?: ReadonlyArray | null | undefined; uri?: StringFilter | null | undefined; }; export type DateTimeFilter = { eq?: string | null | undefined; gt?: string | null | undefined; gte?: string | null | undefined; lt?: string | null | undefined; lte?: string | null | undefined; }; export type StringFilter = { contains?: string | null | undefined; eq?: string | null | undefined; fuzzy?: string | null | undefined; gt?: string | null | undefined; gte?: string | null | undefined; in?: ReadonlyArray | null | undefined; lt?: string | null | undefined; lte?: string | null | undefined; }; export type HomeQuery$variables = { where?: NetworkSlicesSliceWhereInput | null | undefined; }; export type HomeQuery$data = { readonly networkSlicesSlices: { readonly edges: ReadonlyArray<{ readonly node: { readonly actorHandle: string | null | undefined; readonly createdAt: string; readonly domain: string; readonly name: string; readonly networkSlicesActorProfile: { readonly avatar: { readonly url: string; } | null | undefined; } | null | undefined; readonly sparklines: ReadonlyArray<{ readonly " $fragmentSpreads": FragmentRefs<"Sparkline_sparklines">; }>; readonly uri: string; }; }>; }; }; export type HomeQuery = { response: HomeQuery$data; variables: HomeQuery$variables; }; const node: ConcreteRequest = (function(){ var v0 = [ { "defaultValue": null, "kind": "LocalArgument", "name": "where" } ], v1 = [ { "kind": "Literal", "name": "first", "value": 100 }, { "kind": "Literal", "name": "sortBy", "value": [ { "direction": "desc", "field": "createdAt" } ] }, { "kind": "Variable", "name": "where", "variableName": "where" } ], v2 = { "alias": null, "args": null, "kind": "ScalarField", "name": "uri", "storageKey": null }, v3 = { "alias": null, "args": null, "kind": "ScalarField", "name": "name", "storageKey": null }, v4 = { "alias": null, "args": null, "kind": "ScalarField", "name": "domain", "storageKey": null }, v5 = { "alias": null, "args": null, "kind": "ScalarField", "name": "createdAt", "storageKey": null }, v6 = { "alias": null, "args": null, "kind": "ScalarField", "name": "actorHandle", "storageKey": null }, v7 = { "alias": null, "args": null, "concreteType": "Blob", "kind": "LinkedField", "name": "avatar", "plural": false, "selections": [ { "alias": null, "args": [ { "kind": "Literal", "name": "preset", "value": "avatar" } ], "kind": "ScalarField", "name": "url", "storageKey": "url(preset:\"avatar\")" } ], "storageKey": null }, v8 = [ { "kind": "Literal", "name": "duration", "value": "30d" }, { "kind": "Literal", "name": "interval", "value": "hour" } ], v9 = { "alias": null, "args": null, "kind": "ScalarField", "name": "id", "storageKey": null }; return { "fragment": { "argumentDefinitions": (v0/*: any*/), "kind": "Fragment", "metadata": null, "name": "HomeQuery", "selections": [ { "alias": null, "args": (v1/*: any*/), "concreteType": "NetworkSlicesSliceConnection", "kind": "LinkedField", "name": "networkSlicesSlices", "plural": false, "selections": [ { "alias": null, "args": null, "concreteType": "NetworkSlicesSliceEdge", "kind": "LinkedField", "name": "edges", "plural": true, "selections": [ { "alias": null, "args": null, "concreteType": "NetworkSlicesSlice", "kind": "LinkedField", "name": "node", "plural": false, "selections": [ (v2/*: any*/), (v3/*: any*/), (v4/*: any*/), (v5/*: any*/), (v6/*: any*/), { "alias": null, "args": null, "concreteType": "NetworkSlicesActorProfile", "kind": "LinkedField", "name": "networkSlicesActorProfile", "plural": false, "selections": [ (v7/*: any*/) ], "storageKey": null }, { "alias": null, "args": (v8/*: any*/), "concreteType": "SparklinePoint", "kind": "LinkedField", "name": "sparklines", "plural": true, "selections": [ { "args": null, "kind": "FragmentSpread", "name": "Sparkline_sparklines" } ], "storageKey": "sparklines(duration:\"30d\",interval:\"hour\")" } ], "storageKey": null } ], "storageKey": null } ], "storageKey": null } ], "type": "Query", "abstractKey": null }, "kind": "Request", "operation": { "argumentDefinitions": (v0/*: any*/), "kind": "Operation", "name": "HomeQuery", "selections": [ { "alias": null, "args": (v1/*: any*/), "concreteType": "NetworkSlicesSliceConnection", "kind": "LinkedField", "name": "networkSlicesSlices", "plural": false, "selections": [ { "alias": null, "args": null, "concreteType": "NetworkSlicesSliceEdge", "kind": "LinkedField", "name": "edges", "plural": true, "selections": [ { "alias": null, "args": null, "concreteType": "NetworkSlicesSlice", "kind": "LinkedField", "name": "node", "plural": false, "selections": [ (v2/*: any*/), (v3/*: any*/), (v4/*: any*/), (v5/*: any*/), (v6/*: any*/), { "alias": null, "args": null, "concreteType": "NetworkSlicesActorProfile", "kind": "LinkedField", "name": "networkSlicesActorProfile", "plural": false, "selections": [ (v7/*: any*/), (v9/*: any*/) ], "storageKey": null }, { "alias": null, "args": (v8/*: any*/), "concreteType": "SparklinePoint", "kind": "LinkedField", "name": "sparklines", "plural": true, "selections": [ { "alias": null, "args": null, "kind": "ScalarField", "name": "timestamp", "storageKey": null }, { "alias": null, "args": null, "kind": "ScalarField", "name": "count", "storageKey": null } ], "storageKey": "sparklines(duration:\"30d\",interval:\"hour\")" }, (v9/*: any*/) ], "storageKey": null } ], "storageKey": null } ], "storageKey": null } ] }, "params": { "cacheID": "76cd29bba547bc86f8ef30d026da080c", "id": null, "metadata": {}, "name": "HomeQuery", "operationKind": "query", "text": "query HomeQuery(\n $where: NetworkSlicesSliceWhereInput\n) {\n networkSlicesSlices(first: 100, sortBy: [{field: createdAt, direction: desc}], where: $where) {\n edges {\n node {\n uri\n name\n domain\n createdAt\n actorHandle\n networkSlicesActorProfile {\n avatar {\n url(preset: \"avatar\")\n }\n id\n }\n sparklines(interval: \"hour\", duration: \"30d\") {\n ...Sparkline_sparklines\n }\n id\n }\n }\n }\n}\n\nfragment Sparkline_sparklines on SparklinePoint {\n timestamp\n count\n}\n" } }; })(); (node as any).hash = "9a4ed1fa395c63bc85a6b48b8c928395"; export default node;