OBJECT
1type Share {23id: ID! 45type: ShareType 67recipients: [String] 89shareMessage: String 1011shareOptionsJson: JSONData 1213folderId: ID 1415mentionId: ID 1617mediaShare: MediaShareInfo 1819}