We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f9b72 commit c6ad09eCopy full SHA for c6ad09e
1 file changed
docs/docs/03-CLI-Commands/01-cli-commands.md
@@ -1566,8 +1566,7 @@ Ignite also supports custom types:
1566
ignite scaffold list product price:coin details:ProductDetails
1567
1568
In the example above the "ProductDetails" type was defined first, and then used
1569
-as a custom type for the "details" field. Ignite doesn't support arrays of
1570
-custom types yet.
+as a custom type for the "details" field.
1571
1572
Your chain will accept custom types in JSON-notation:
1573
0 commit comments