I\'m implementing GraphQL with Mongoose.
In the typedef.js, I specified the Channel structure like this:
typedef.js
import { gql } from \'apollo-server-e