---
title: "Changes to Modify a custom resolver"
method: PUT
path: "/groups/{groupId}/apps/{appId}/graphql/custom_resolvers/{customResolverId}"
---

# Changes to Modify a custom resolver

`PUT /groups/{groupId}/apps/{appId}/graphql/custom_resolvers/{customResolverId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 50 revisions.

- **2024-02-20** (v3) `e2240dd053bd` — 2 breaking, 8 warning

## Changes

- **2024-02-20** (v3) `e2240dd053bd` — 2 breaking, 8 warning
  - added `#/components/schemas/BaseCustomResolver, subschema #2` to the request body `allOf` list
  - the request's body type changed from `object` to no type
  - removed the request property `_id`
  - removed the request property `field_name`
  - removed the request property `function_id`
  - removed the request property `input_type`
  - removed the request property `input_type_format`
  - removed the request property `on_type`
  - removed the request property `payload_type`
  - removed the request property `payload_type_format`

---

[Operation](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/docs/groups/:groupId/apps/:appId/graphql/custom_resolvers/:customResolverId/put.md) · [API](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api.md) · [Page](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/changes/groups/:groupId/apps/:appId/graphql/custom_resolvers/:customResolverId/put)
