type CollaboratorsTermsAndConditions {
    agreedDate: Date
    agreedVersion: ID
    latestTemplate: String!
    latestVersion: ID!
}
