How to convert a field to JQL Auto Complete field on cloud

Hi,

We need JQL Auto Complete feature for our Jira Cloud app which uses AC-SpringBoot framework. For server apps, we use JIRA.JQLAutoComplete JavaScript function to convert any field to a JQL field. Is this function also available on Jira Cloud? If yes, how can we add it to our project?