OBJECT
ImportMappingMaskEntityEdge
A Relay edge containing a ImportMappingMaskEntity
and its cursor.
link GraphQL Schema definition
- type ImportMappingMaskEntityEdge {
- # The item at the end of the edge
- ImportMappingMaskEntity :
- # A cursor for use in pagination
- String! :
- }