Summary
Each field operation makes a network call to the Custom Types API. Need to test round-trip latency in agent workflows and determine if a field add-bulk command is warranted.
API performance is reportedly strong, but agent workflows that add many fields sequentially could be slow. A bulk command introduces new challenges (input format, discoverability of options) so this should only be pursued if latency is a real problem.
Raised in RFC: Prismic CLI Modeling.
Summary
Each field operation makes a network call to the Custom Types API. Need to test round-trip latency in agent workflows and determine if a
field add-bulkcommand is warranted.API performance is reportedly strong, but agent workflows that add many fields sequentially could be slow. A bulk command introduces new challenges (input format, discoverability of options) so this should only be pursued if latency is a real problem.
Raised in RFC: Prismic CLI Modeling.