export const FEEDBACK_FRAGMENT = gql` fragment Feedback on FeedbackType { comment rating uuid } `