OBJECT
1type TestReminder {23templateName: String! 45timeBeforeExpiration: Int 67timeAfterInvitation: Int @deprecated( reason: "This field is no longer available." )89}