Encodes a plain GraphQL global id (gid://...) as base64, which is the form some Business Platform endpoints require.
gid://...
A plain GraphQL global id string to encode.
The base64-encoded gid.
Encodes a plain GraphQL global id (
gid://...) as base64, which is the form some Business Platform endpoints require.