OBJECT
ImportMappingMaskEntityConnection
link GraphQL Schema definition
- type ImportMappingMaskEntityConnection {
- # Pagination data for this connection.
- PageInfo! :
- # Contains the nodes in this connection.
- ImportMappingMaskEntityEdge]! : [
- # Total number of items in the connection.
- Int :
- }