Amendments
List amendments
All amendments can be queried using the allocation
query.
Get current amendment
The current amendment is queried using the allocation
query and the currentAmendment
field.
Create amendment
An amendment can be created using the createamendment
mutation to alter certain fields in the allocation.
Accept amendment
An amendment needs to be accepted before it is applied to an allocation. Once accepted the fields in the allocation will reflect the amended data.
Cancel amendment
If an amendment is no longer needed it can be cancelled.