On input types, the spec says:
However, this is a natural, straightforward, and backwards-compatible extension which may be added in a future version.
Can you describe at a high level how input would be represented? It's unclear to me how to encode inputs in a stable way while keeping the ability to evolve the schema (ie adding optional fields).
Thanks and great work on Argo!
On input types, the spec says:
Can you describe at a high level how input would be represented? It's unclear to me how to encode inputs in a stable way while keeping the ability to evolve the schema (ie adding optional fields).
Thanks and great work on Argo!