IQueryCollection
Extends
Extended by
Properties
created_at?
optionalcreated_at:number
Inherited from
description?
optionaldescription:string
environmentVariables?
optionalenvironmentVariables:Record<string,unknown>
Environment variables to be inherited by all queries in this collection
headers?
optionalheaders:HeaderState
Headers to be inherited by all queries in this collection
id
id:
string
Inherited from
parentPath?
optionalparentPath:string
path of the collection in the collection tree e.g. '/123/456'
postRequest?
optionalpostRequest:PostrequestState
preRequest?
optionalpreRequest:PrerequestState
queries
queries:
IQuery[]
storageType?
optionalstorageType:EntityStorageType
title
title:
string
updated_at?
optionalupdated_at:number
Inherited from
workspaceId?
optionalworkspaceId:string
Altair GraphQL Client