For customizing the template's default site settings:

[your-frontend-project] = admin [rest/graphql] or shop

/admin : In this portion all the admin dashboard related coding and functions.

/shop : All the shop related coding and functions.

/api : API related code for both graphql and rest.