Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishoermann committed Feb 10, 2023
1 parent 42f1533 commit c52f46f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Be aware that some generator options have been removed, a few new have been adde
- [`createInputTypes`](#createinputtypes)
- [`createModelTypes`](#createmodeltypes)
- [`addInputTypeValidation`](#addinputtypevalidation)
- [`validateWhereUniqueInput`](#validatewhereuniqueinput)
- [`createOptionalDefaultValuesTypes`](#createoptionaldefaultvaluestypes)
- [`createRelationValuesTypes`](#createrelationvaluestypes)
- [`useDefaultValidators`](#usedefaultvalidators)
Expand Down
1 change: 1 addition & 0 deletions packages/generator/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Be aware that some generator options have been removed, a few new have been adde
- [`createInputTypes`](#createinputtypes)
- [`createModelTypes`](#createmodeltypes)
- [`addInputTypeValidation`](#addinputtypevalidation)
- [`validateWhereUniqueInput`](#validatewhereuniqueinput)
- [`createOptionalDefaultValuesTypes`](#createoptionaldefaultvaluestypes)
- [`createRelationValuesTypes`](#createrelationvaluestypes)
- [`useDefaultValidators`](#usedefaultvalidators)
Expand Down

0 comments on commit c52f46f

Please sign in to comment.