Uncaught ReferenceError: GetListItems is not defined – Jquery ajax
I am working on SPFx using react and I am trying to fetch sharepoint list items having more than 5000 items using a REST call. However when I do this, it goes to the success function and retrieves the first…