in apps/community-website/amplify/backend/function/resourcesManager/src/gql.js [79:106]
getMedia(id: $id) {
id
title
description
highlighted
source
author
viewCount
createdAt
updatedAt
thumbnail {
id
ext
src
createdAt
updatedAt
}
sections {
items {
id
sectionID
mediaID
createdAt
updatedAt
}
nextToken
}
}