Decodes a base64-encoded GraphQL global id (for example, the form Business Platform APIs return) and returns the trailing numeric id.
A base64-encoded GraphQL global id.
The trailing numeric id, or undefined when the decoded string does not end with /<digits>.
/<digits>
Decodes a base64-encoded GraphQL global id (for example, the form Business Platform APIs return) and returns the trailing numeric id.