OBJECT
InboxFileAttachmentEdge
link GraphQL Schema definition
1 type InboxFileAttachmentEdge { 2 3 String! : 4 5 InboxFileAttachment! : 6 7 }
OBJECT
1 type InboxFileAttachmentEdge { 2 3 String! : 4 5 InboxFileAttachment! : 6 7 }