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

# Changes to Get all custom resolvers

`GET /groups/{groupId}/apps/{appId}/graphql/custom_resolvers`

> 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 `items/` response's property type changed from `object` to no type for status `200`
  - removed the required property `items/_id` from the response with the `200` status
  - removed the required property `items/field_name` from the response with the `200` status
  - removed the required property `items/function_id` from the response with the `200` status
  - removed the required property `items/on_type` from the response with the `200` status
  - removed the optional property `items/input_type` from the response with the `200` status
  - removed the optional property `items/input_type_format` from the response with the `200` status
  - removed the optional property `items/payload_type` from the response with the `200` status
  - removed the optional property `items/payload_type_format` from the response with the `200` status
  - added `#/components/schemas/BaseCustomResolver, subschema #2` to the `items/` response property `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/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/get)
