INPUT_OBJECT
input AgreementUpdateParams {# The date and time the agreement was created.created: DateTimeid: ID!# An informal or formal textual identifier for an agreement. Does not imply # uniqueness.name: String# A textual description or comment.note: String}