OBJECT
Specifies an exchange agreement as part of a recipe.
type RecipeExchange {id: ID! # An informal or formal textual identifier for a recipe exchange. Does not imply # uniqueness.name: String! # A textual description or comment.note: String }