I have a graphQL datasource and I am interested in counting the number of items

const count = {{ getAllTips.data.listTips.items.length }}