MOCKS1
Variable: MOCKS1
const
MOCKS1: ({request
: {query
:DocumentNode
;variables
: {after
:undefined
;first
:number
;id
:string
; }; };result
: {data
: {getChildTags
: {__typename
:string
;childTags
: {__typename
:string
;edges
:object
[];pageInfo
: {__typename
:string
;endCursor
:string
;hasNextPage
:boolean
; }; }; }; }; }; } | {request
: {query
:DocumentNode
;variables
: {after
:string
;first
:number
;id
:string
; }; };result
: {data
: {getChildTags
: {__typename
:string
;childTags
: {__typename
:string
;edges
:object
[];pageInfo
: {__typename
:string
;endCursor
:string
;hasNextPage
:boolean
; }; }; }; }; }; })[]
Defined in: src/components/TagActions/Node/TagNodeMocks.ts:3