Skip to main content

ExportEdge (Object)

Description

No description



Fields

NameDescription
cursor - String!
node - Export!

type ExportEdge {
cursor: String!
node: Export!
}