https://htmx.org/essays/hypermedia-apis-vs-data-apis/
Use hypermedia (and, who would have guessed I'd recommend this? something like htmx) to build your web application.
Use GraphQL or whatever other nonRESTful technology fits best to build your data API.