translation Query
Lookup a translatable item by ID.
translation(
id: ID!
kind: TranslatableKinds!
): TranslatableItem
Show return type
Arguments
id ● ID!
ID of the object to retrieve.
kind ● TranslatableKinds!
Kind of the object to retrieve.