I have a schema like:-
type Post @cacheControl(maxAge:10){ id: ID! body: String! username: String! createdAt: String!