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

# Changes to Get a custom resolver

`GET /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` — 5 breaking, 4 warning, 1 info

## Changes

- **2024-02-20** (v3) `e2240dd053bd` — 5 breaking, 4 warning, 1 info
  - the response's body type changed from `object` to no type for status `200`
  - removed the required property `_id` from the response with the `200` status
  - removed the required property `field_name` from the response with the `200` status
  - removed the required property `function_id` from the response with the `200` status
  - removed the required property `on_type` from the response with the `200` status
  - removed the optional property `input_type` from the response with the `200` status
  - removed the optional property `input_type_format` from the response with the `200` status
  - removed the optional property `payload_type` from the response with the `200` status
  - removed the optional property `payload_type_format` from the response with the `200` status
  - added `#/components/schemas/BaseCustomResolver, subschema #2` to the response body `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/docs/groups/:groupId/apps/:appId/graphql/custom_resolvers/:customResolverId/get.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/get)
