Migrate your app to use non-encoded object IDs

In API version 2022-04, using Base64-encoded object IDs as arguments to fields and mutations was deprecated. Support for this behavior will be removed in API version 2023-07.

This guide shows you to migrate your app from using Base64-encoded object IDs to non-encoded object IDs.