Language-Specific Results
In Crystallize, you can translate any of your custom shapes to a number of languages. This section details how you can retrieve items with the Search API based on a specific language.
In order to perform these operations, ensure that you have the proper authentication (if necessary) and user permissions.
Fetch Items
To fetch items based on a particular language, you can use the language argument. The following query fetches all the items in the demo tenant that are in Spanish.
Fetching snippet...