@aws-amplify/data-schema
Advanced tools
Comparing version 0.12.11 to 0.12.12
@@ -45,2 +45,4 @@ import { SetTypeSubArg, Brand } from '@aws-amplify/data-schema-types'; | ||
* When set, it requires the relationship to always return an array value | ||
* @deprecated this modifier should not be used and will be removed | ||
* in the next minor version of this package. | ||
*/ | ||
@@ -47,0 +49,0 @@ arrayRequired(): ModelRelationalField<SetTypeSubArg<T, 'arrayRequired', true>, K | 'arrayRequired'>; |
{ | ||
"name": "@aws-amplify/data-schema", | ||
"version": "0.12.11", | ||
"version": "0.12.12", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
203255
2631