Pages functions access

Hello everyone,

I'm using pages to host a Gatsby site and I'm using the functions directory to handle the contact form post requests.

Are these functions allow requests only from this project or I have to restrict it somehow so the functions endpoint block requests from another project/domain?
Was this page helpful?