> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/mutations/edit-plan.md).

# editPlan

### Arguments

| Argument                                                                        | Description             |
| ------------------------------------------------------------------------------- | ----------------------- |
| input ([EditPlanInput](/graphql-api/api-reference/objects/edit-plan-input.md)!) | Parameters for EditPlan |

### EditPlanInput Arguments

| Argument                                                      | Description                                                                         |
| ------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| metadata ([JSON](/graphql-api/api-reference/objects/json.md)) | Metadata that can be used by developers to store additional information on objects. |
| id ([ID](/graphql-api/api-reference/objects/id.md)!)          |                                                                                     |

### Return fields

#### errors (\[[ModelValidationError](/graphql-api/api-reference/objects/model-validation-error.md)!]!)

#### plan ([Plan](/graphql-api/api-reference/objects/plan.md))
