AuthCheck

Object
FieldTypeDescription
error
oAuthUrl
required
Boolean!required
success
Boolean!required
type

BaseServiceMetadata

Object
FieldTypeDescription
customActions
eventSources
events

Catalog

Object
FieldTypeDescription
alias
String!required
autoSync
Boolean!required
connection
Connection!required
connectionID
ID!required
createdAt
Time!required
deletedAt
description
id
ID!required
label
String!required
metaGraph
MetaGraph!required
models
name
String!required
organization
organizationID
ID!required
queryDialect
String!required
schemas
sources
spaces
syncError
syncStatus
SyncStatus!required
syncedAt
updatedAt
Time!required

CatalogConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

CatalogCreated

Object
FieldTypeDescription
catalog
created
Boolean!required
error

CatalogDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

CatalogEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

CatalogServiceMetadata

Object
FieldTypeDescription
dataTypes
defaultCatalog
queryDialect
String!required

CatalogUpdated

Object
FieldTypeDescription
catalog
error
updated
Boolean!required

ColumnRef

Object
FieldTypeDescription
alias
String!required
createdAt
Time!required
deletedAt
description
dtype
String!required
fields
id
ID!required
name
String!required
nullable
Boolean!required
ordinal
Int!required
primaryKey
Boolean!required
repeated
Boolean!required
sqlQueries
table
TableRef!required
tableID
ID!required
updatedAt
Time!required

ColumnRefConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

ColumnRefCreated

Object
FieldTypeDescription
columnRef
created
Boolean!required
error

ColumnRefDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

ColumnRefEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

ColumnRefUpdated

Object
FieldTypeDescription
columnRef
error
updated
Boolean!required

ConfigCheck

Object
FieldTypeDescription
error
success
Boolean!required

Connection

Object
FieldTypeDescription
baseService
catalogService
catalogs
connectionUsers
createdAt
Time!required
destinationService
embeddingService
id
ID!required
integration
Integration!required
integrationID
ID!required
name
String!required
organizationID
ID!required
organizations
owner
slug
String!required
sourceService
sourceTypes
sources
updatedAt
Time!required
visibility
Visibility!required

ConnectionCheck

Object
FieldTypeDescription
authCheck
AuthCheck!required
configCheck
ConfigCheck!required

ConnectionConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

ConnectionCreated

Object
FieldTypeDescription
connection
created
Boolean!required
error

ConnectionDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

ConnectionEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

ConnectionUpdated

Object
FieldTypeDescription
connection
error
updated
Boolean!required

ConnectionUser

Object
FieldTypeDescription
connection
Connection!required
connectionID
ID!required
createdAt
Time!required
id
ID!required
organization
organizationID
ID!required
updatedAt
Time!required
user
User!required
userID
ID!required

ConnectionUserConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

ConnectionUserCreated

Object
FieldTypeDescription
connectionUser
created
Boolean!required
error

ConnectionUserDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

ConnectionUserEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

ConnectionUserUpdated

Object
FieldTypeDescription
connectionUser
error
updated
Boolean!required

CustomActionMetadata

Object
FieldTypeDescription
description
String!required
inputSchema
String!required
name
String!required
outputSchema
String!required

DataTypeMetadata

Object
FieldTypeDescription
jsonType
String!required
nativeType
String!required

Destination

Object
FieldTypeDescription
connection
Connection!required
connectionID
ID!required
createdAt
Time!required
id
ID!required
name
String!required
organization
organizationID
ID!required
providerID
String!required
sources
tzName
String!required

Timezone name (e.g. America/Los_Angeles)

updatedAt
Time!required

DestinationConfig

Object
FieldTypeDescription
schema
String!required
service
String!required

DestinationConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

DestinationCreated

Object
FieldTypeDescription
created
Boolean!required
destination
error

DestinationDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

DestinationEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

DestinationServiceMetadata

Object
FieldTypeDescription
destinationConfigs

DestinationUpdated

Object
FieldTypeDescription
destination
error
updated
Boolean!required

EmbeddingModelMetadata

Object
FieldTypeDescription
id
String!required
maxDimensions
Int!required
minDimensions
Int!required
name
String!required

EmbeddingServiceMetadata

Object
FieldTypeDescription
models

EventMetadata

Object
FieldTypeDescription
description
String!required
payloadSchema
String!required
type
String!required

EventSource

Object
FieldTypeDescription
connection
Connection!required
connectionID
ID!required
createdAt
Time!required
creationAt
error
id
ID!required
name
String!required
pullFreq

Pull frequency in string format, e.g.: "1s", "2.3h" or "4h35m"

pushUrl
requiresCreation
Boolean!required
slug
String!required
startedAt
status
stoppedAt
strategy
updatedAt
Time!required

EventSourceConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

EventSourceCreated

Object
FieldTypeDescription
created
Boolean!required
error
eventSource

EventSourceDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

EventSourceEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

EventSourceMetadata

Object
FieldTypeDescription
configSchema
String!required
description
String!required
name
String!required
strategy

EventSourceUpdated

Object
FieldTypeDescription
error
eventSource
updated
Boolean!required

ExternalDataSource

Object
FieldTypeDescription
id
String!required
provider
url
String!required

ExternalReport

Object
FieldTypeDescription
dataSource
id
String!required
provider
url
String!required

Field

Object
FieldTypeDescription
description
fields
name
String!required
nullable
Boolean!required
ordinal
Int!required
repeated
Boolean!required
type
String!required

Flow

Object
FieldTypeDescription
body
Map!required
createdAt
Time!required
description
id
ID!required
metaGraph
MetaGraph!required
name
String!required
organization
organizationID
ID!required
resources
revision
revisionID
revisions
runs
slug
String!required
updatedAt
Time!required

FlowConfig

Object
FieldTypeDescription
eventSources
inputs
packages

FlowConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

FlowCreated

Object
FieldTypeDescription
created
Boolean!required
error
flow

FlowDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

FlowEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

FlowEnv

Object
FieldTypeDescription
nodes

FlowEventSource

Object
FieldTypeDescription
eventSource
eventSourceId
ID!required
nodeId
String!required

FlowNodeState

Object
FieldTypeDescription
nodeId
String!required
nodeType
String!required
status

FlowPackage

Object
FieldTypeDescription
connection
connectionId
ID!required
nodeId
String!required

FlowResource

Object
FieldTypeDescription
createdAt
Time!required
flow
Flow!required
flowID
ID!required
id
ID!required
nodeID
String!required
nodeType
String!required
resourceID
ID!required
resourceType
String!required
revision
revisionID
ID!required
run
FlowRun!required
runID
ID!required
updatedAt
Time!required

FlowResourceConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

FlowResourceCreated

Object
FieldTypeDescription
created
Boolean!required
error
flowResource

FlowResourceDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

FlowResourceEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

FlowResourceUpdated

Object
FieldTypeDescription
error
flowResource
updated
Boolean!required

FlowRevision

Object
FieldTypeDescription
body
Map!required
checksum
String!required
config
FlowConfig!required
createdAt
Time!required
flow
Flow!required
flowID
ID!required
id
ID!required
metaGraph
MetaGraph!required
resources
runs
updatedAt
Time!required

FlowRevisionConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

FlowRevisionCreated

Object
FieldTypeDescription
created
Boolean!required
error
flowRevision

FlowRevisionDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

FlowRevisionEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

FlowRevisionUpdated

Object
FieldTypeDescription
error
flowRevision
updated
Boolean!required

FlowRun

Object
FieldTypeDescription
body
Map!required
config
FlowConfig!required
createdAt
Time!required
env
FlowEnv!required
error
flow
Flow!required
flowID
ID!required
id
ID!required
metaGraph
MetaGraph!required
resources
revision
revisionID
ID!required
runTimeout
String!required

Run timeout in string format, e.g.: "1s", "2.3h" or "4h35m". (Optional; when not set, run must be stopped manually)

startedAt
status
stopTimeout
String!required

Stop timeout in string format, e.g.: "1s", "2.3h" or "4h35m". (Default: 1s)

stoppedAt
updatedAt
Time!required

FlowRunConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

FlowRunCreated

Object
FieldTypeDescription
created
Boolean!required
error
flowRun

FlowRunDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

FlowRunDone

Object
FieldTypeDescription
eventType
flowRun
FlowRun!required

FlowRunEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

FlowRunError

Object
FieldTypeDescription
error
String!required
eventType
flowRun
FlowRun!required

FlowRunNodeStatus

Object
FieldTypeDescription
eventType
flowRun
FlowRun!required
nodeState

FlowRunOutput

Object
FieldTypeDescription
eventType
flowRun
FlowRun!required
nodeId
String!required
nodeType
String!required
value
Any!required

FlowRunUpdated

Object
FieldTypeDescription
error
flowRun
updated
Boolean!required

FlowRunUserAction

Object
FieldTypeDescription
eventType
flowRun
FlowRun!required
nodeId
String!required
nodeType
String!required

FlowUpdated

Object
FieldTypeDescription
error
flow
updated
Boolean!required

IOSchema

Object
FieldTypeDescription
createdAt
Time!required
id
ID!required
inputSchema
nodeID
ID!required
nodeType
String!required
organization
organizationID
outputSchema
updatedAt
Time!required

IOSchemaConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

IOSchemaCreated

Object
FieldTypeDescription
created
Boolean!required
error
ioSchema

IOSchemaDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

IOSchemaEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

IOSchemaUpdated

Object
FieldTypeDescription
error
ioSchema
updated
Boolean!required

Integration

Object
FieldTypeDescription
configSchema
String!required
connections
createdAt
Time!required
description
String!required
icon
String!required
id
ID!required
localHost
localPort
name
String!required
network
NetworkType!required
organization
organizationID
ID!required
packages
published
publishedID
serverConfig
serviceTypes
[String!]!required
slug
String!required
updatedAt
Time!required
version
String!required

IntegrationConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

IntegrationCreated

Object
FieldTypeDescription
created
Boolean!required
error
integration

IntegrationDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

IntegrationEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

IntegrationPackage

Object
FieldTypeDescription
author
User!required
authorID
ID!required
body
Map!required
checksum
String!required
createdAt
Time!required
id
ID!required
integration
Integration!required
integrationID
ID!required
updatedAt
Time!required

IntegrationPackageConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

IntegrationPackageCreated

Object
FieldTypeDescription
created
Boolean!required
error
integrationPackage

IntegrationPackageDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

IntegrationPackageEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

IntegrationPackageUpdated

Object
FieldTypeDescription
error
integrationPackage
updated
Boolean!required

IntegrationUpdated

Object
FieldTypeDescription
error
integration
updated
Boolean!required

MetaEdge

Object
FieldTypeDescription
data
sourceId
ID!required
targetId
ID!required
type

MetaGraph

Object
FieldTypeDescription
edges
[MetaEdge!]!required
nodes

MetaNode

Object
FieldTypeDescription
data
Map!required
id
ID!required
type
String!required

Model

Object
FieldTypeDescription
autoSync
Boolean!required
catalog
Catalog!required
catalogID
ID!required
createdAt
Time!required
externalReports
id
ID!required
metadata
name
String!required
schema
SchemaRef!required
sources
syncError
syncStatus
SyncStatus!required
syncedAt
type
ModelType!required
typeID
ID!required
updatedAt
Time!required

ModelConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

ModelCreated

Object
FieldTypeDescription
created
Boolean!required
error
model

ModelDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

ModelEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

ModelType

Object
FieldTypeDescription
category
String!required
configTemplate
createdAt
Time!required
dependencies
description
String!required
id
ID!required
maxPerType
Int!required
minPerType
Int!required
minSources
Int!required
modeler
ModelerType!required
models
name
String!required
parents
slug
String!required
sourceTypes
sourceURL
String!required
sourceVersion
updatedAt
Time!required

ModelTypeConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

ModelTypeCreated

Object
FieldTypeDescription
created
Boolean!required
error
modelType

ModelTypeDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

ModelTypeEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

ModelTypeUpdated

Object
FieldTypeDescription
error
modelType
updated
Boolean!required

ModelUpdated

Object
FieldTypeDescription
error
model
updated
Boolean!required

NodeEvent

Object
FieldTypeDescription
action
actionType
ActionType!required
eventType
String!required
metadata
node
nodeID
ID!required
nodeType
String!required

Organization

Object
FieldTypeDescription
catalogs
connectionUsers
connections
connectionsOwned
createdAt
Time!required
customerID
String!required
destinations
flows
id
ID!required
integrations
name
String!required
slug
String!required
spaces
tzName
String!required

Timezone name (e.g. America/Los_Angeles)

updatedAt
Time!required

OrganizationConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

OrganizationCreated

Object
FieldTypeDescription
created
Boolean!required
error
organization

OrganizationDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

OrganizationEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

OrganizationUpdated

Object
FieldTypeDescription
error
organization
updated
Boolean!required

PageInfo

Object

Information about pagination in a connection. https://relay.dev/graphql/connections.htm#sec-undefined.PageInfo

FieldTypeDescription
endCursor

When paginating forwards, the cursor to continue.

hasNextPage
Boolean!required

When paginating forwards, are there more items?

hasPreviousPage
Boolean!required

When paginating backwards, are there more items?

startCursor

When paginating backwards, the cursor to continue.

Param

Object
FieldTypeDescription
fields
name
String!required
repeated
type
String!required
value
values

Permission

Object

Permission is a type that represents the permissions a role or user has on a resource.

FieldTypeDescription
actions
resource
Node!required
resourcePath
String!required

PersonalAccessToken

Object
FieldTypeDescription
createdAt
Time!required
expiresAt
Time!required
id
ID!required
name
String!required
token
String!required
updatedAt
Time!required
user
User!required
userID
ID!required

PersonalAccessTokenConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

PersonalAccessTokenCreated

Object
FieldTypeDescription
created
Boolean!required
error
personalAccessToken

PersonalAccessTokenDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

PersonalAccessTokenEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

PersonalAccessTokenUpdated

Object
FieldTypeDescription
error
personalAccessToken
updated
Boolean!required

ReadTableOutput

Object
FieldTypeDescription
rows
[Map!]!required
table
TableRef!required

Role

Object

Role is a type that represents the role a user has in an organization and/or space.

FieldTypeDescription
id
String!required
orgID
ID!required
permissions
spaceID
type
RoleType!required
users
[User]!required

SQLQuery

Object
FieldTypeDescription
columns
connectionID
createdAt
Time!required
dialect
String!required
fields
id
ID!required
ioSchema
metaGraph
MetaGraph!required
metadata
params
results
space
Space!required
spaceID
ID!required
sql
String!required
sqlCanonical
String!required
updatedAt
Time!required
user
User!required
userID
ID!required

SQLQueryConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

SQLQueryCreated

Object
FieldTypeDescription
created
Boolean!required
error
sqlQuery

SQLQueryDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

SQLQueryEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

SQLQueryOutput

Object
FieldTypeDescription
fields
nextPage
params
prevPage
rows
[Map]!required
rowsCount
Int!required
totalPages
Int!required
totalRows
Int!required

SQLQueryUpdated

Object
FieldTypeDescription
error
sqlQuery
updated
Boolean!required

SQLQueryValidation

Object
FieldTypeDescription
columnIDs
connectionID
dialect
String!required
error
fields
isValid
Boolean!required
params
spaceID
ID!required
sql
String!required

SchemaRef

Object
FieldTypeDescription
alias
String!required
autoSync
Boolean!required
catalog
Catalog!required
catalogID
ID!required
createdAt
Time!required
deletedAt
description
id
ID!required
model
modelID
name
String!required
source
sourceID
syncError
syncStatus
SyncStatus!required
syncedAt
tables
updatedAt
Time!required

SchemaRefConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

SchemaRefCreated

Object
FieldTypeDescription
created
Boolean!required
error
schemaRef

SchemaRefDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

SchemaRefEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

SchemaRefUpdated

Object
FieldTypeDescription
error
schemaRef
updated
Boolean!required

SearchLexeme

Object
FieldTypeDescription
createdAt
Time!required
id
ID!required
nodeID
ID!required
nodeType
String!required
organization
organizationID
searchText
String!required
updatedAt
Time!required

SearchLexemeConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

SearchLexemeCreated

Object
FieldTypeDescription
created
Boolean!required
error
searchLexeme

SearchLexemeDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

SearchLexemeEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

SearchLexemeUpdated

Object
FieldTypeDescription
error
searchLexeme
updated
Boolean!required

SearchResult

Object
FieldTypeDescription
node
Node!required

The result node.

rank
Float!required

The score of the search result.

text
String!required

The textual representation of the node.

SearchResults

Object
FieldTypeDescription
results

The search results.

totalCount
Int!required

Identifies the total count of items in the connection.

SearchSemantic

Object
FieldTypeDescription
autoSync
Boolean!required
createdAt
Time!required
id
ID!required
nodeID
ID!required
nodeType
String!required
organization
organizationID
searchText
String!required
syncError
syncStatus
SyncStatus!required
syncedAt
updatedAt
Time!required

SearchSemanticConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

SearchSemanticCreated

Object
FieldTypeDescription
created
Boolean!required
error
searchSemantic

SearchSemanticDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

SearchSemanticEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

SearchSemanticUpdated

Object
FieldTypeDescription
error
searchSemantic
updated
Boolean!required

Source

Object
FieldTypeDescription
autoSync
Boolean!required
catalog
Catalog!required
catalogID
ID!required
config
connection
Connection!required
connectionID
ID!required
createdAt
Time!required
deletedAt
destination
Destination!required
destinationID
ID!required
externalReports
id
ID!required
models
name
String!required
providerID
String!required
schema
SchemaRef!required
syncError
syncFreq
Int!required

Frequency of sync in minutes (default: 360 minutes (6 hours))

syncStatus
SyncStatus!required
syncTime
String!required

Time of day to sync, has no effect when syncFreq is < 24 hours (default: 00:00)

syncedAt
type
SourceType!required
typeID
ID!required
updatedAt
Time!required

SourceConfig

Object
FieldTypeDescription
category
String!required
description
String!required
iconUrl
String!required
id
String!required
name
String!required
schema
String!required
service
String!required

SourceConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

SourceCreated

Object
FieldTypeDescription
created
Boolean!required
error
source

SourceDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

SourceEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

SourceServiceMetadata

Object
FieldTypeDescription
sourceConfigs

SourceType

Object
FieldTypeDescription
category
String!required
check
configSchema
String!required
connection
Connection!required
connectionID
ID!required
createdAt
Time!required
description
String!required
iconURL
String!required
id
ID!required
modelTypes
name
String!required
providerID
String!required
slug
String!required
sources
updatedAt
Time!required

SourceTypeCheck

Object
FieldTypeDescription
authCheck
AuthCheck!required
configData

SourceTypeConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

SourceTypeCreated

Object
FieldTypeDescription
created
Boolean!required
error
sourceType

SourceTypeDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

SourceTypeEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

SourceTypeUpdated

Object
FieldTypeDescription
error
sourceType
updated
Boolean!required

SourceUpdated

Object
FieldTypeDescription
error
source
updated
Boolean!required

Space

Object
FieldTypeDescription
catalogs
createdAt
Time!required
id
ID!required
metaGraph
MetaGraph!required
name
String!required
organization
organizationID
ID!required
slug
String!required
sqlQueries
tzName
String!required

Timezone name (e.g. America/Los_Angeles)

updatedAt
Time!required

SpaceConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

SpaceCreated

Object
FieldTypeDescription
created
Boolean!required
error
space

SpaceDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

SpaceEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

SpaceUpdated

Object
FieldTypeDescription
error
space
updated
Boolean!required

Subscription

Object
FieldTypeDescription
flowRunSubscribe
nodeSubscribe
NodeEvent!required

TableRef

Object
FieldTypeDescription
alias
String!required
autoSync
Boolean!required
columns
createdAt
Time!required
deletedAt
description
fields
id
ID!required
ioSchema
metaGraph
MetaGraph!required
name
String!required
schema
SchemaRef!required
schemaID
ID!required
syncError
syncStatus
SyncStatus!required
syncedAt
tableType
totalBytes
totalRows
updatedAt
Time!required

TableRefConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

TableRefCreated

Object
FieldTypeDescription
created
Boolean!required
error
tableRef

TableRefDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

TableRefEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

TableRefUpdated

Object
FieldTypeDescription
error
tableRef
updated
Boolean!required

User

Object
FieldTypeDescription
banexpires
banned
Boolean!required
banreason
connectionUser
createdAt
Time!required
email
emailVerified
id
ID!required
image
name
packages
personalAccessTokens
role
sqlQueries
termsAndPrivacyAcceptedAt
twoFactorEnabled
Boolean!required
tzName
String!required

Timezone name (e.g. America/Los_Angeles)

updatedAt
Time!required

UserConnection

Object

A connection to a list of items.

FieldTypeDescription
edges

A list of edges.

pageInfo
PageInfo!required

Information to aid in pagination.

totalCount
Int!required

Identifies the total count of items in the connection.

UserCreated

Object
FieldTypeDescription
created
Boolean!required
error
user

UserDeleted

Object
FieldTypeDescription
deleted
Boolean!required
error
id

UserEdge

Object

An edge in a connection.

FieldTypeDescription
cursor
Cursor!required

A cursor for use in pagination.

node

The item at the end of the edge.

UserUpdated

Object
FieldTypeDescription
error
updated
Boolean!required
user

WriteTableOutput

Object
FieldTypeDescription
rowsWritten
Int64!required
table
TableRef!required