Skip to content

Make "name" and "created" non-null in the type Agreement

srfsh requested to merge srfsh/agreement into sprout

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.

Merge request reports