Make "name" and "created" non-null in the type Agreement
- May 10, 2022
-
-
srfsh authored
In the input type AgreementCreateParams, they are already non-null, so this only makes sense.
145663ec
-
In the input type AgreementCreateParams, they are already non-null, so this only makes sense.
In a discussion with Lynn, she suggested that the name
field might not be needed at all (that is, nullable). Let's discuss that here.
In the input type AgreementCreateParams, they are already non-null, so this only makes sense.