It's a solid pattern. Eventually I find you end up wanting a write API for validation, and a read API for flexible querying in some applications though.
That is well-served by GraphQL mutations and queries.
BFF pattern can be more approachable and reduce client code, however, and that's a plus.
That is well-served by GraphQL mutations and queries.
BFF pattern can be more approachable and reduce client code, however, and that's a plus.