core icon indicating copy to clipboard operation
core copied to clipboard

CLI: Do not require identifiers when updating content type fields

Open nollymar opened this issue 10 months ago • 3 comments

There is a couple of improvements suggested when updating content type fields using the CLI:

  • [ ] Updating fields, we should not require the contentType.id in the fields properties - it is known because the fields are a property of the content type

  • [ ] Updating a field should not require the field.id - it should be enough to use the varName.

nollymar avatar Apr 16 '24 19:04 nollymar