OBJECT
ImportExportConnection
The connection type for ImportExport.
link GraphQL Schema definition
- type ImportExportConnection {
- # A list of edges.
- ImportExportEdge] : [
- # A list of nodes.
- ImportExport] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }