What is an Appian best practice for calling a query on your interface?
Call the query once on a local variable.
Call the query everywhere you need it to show data.
Call the query once on a rule input
Submit