PartyEditInput
Fields
| Field | Type | Description |
|---|---|---|
financial | Boolean | Whether the party is a financial party. Omit to leave the existing value unchanged; pass null to explicitly clear the property; pass a boolean to overwrite. |
id | UUID! | The UUID of the party being edited |
noMats | Boolean | Whether the party does not require materials. Omit to leave the existing value unchanged; pass null to explicitly clear the property; pass a boolean to overwrite. |
type | PartyType | The type of the party |
verified | Boolean | The verified status of the party |