# How to power modern financial services apps with Apollo GraphOS

DevFeed: [How to power modern financial services apps with Apollo GraphOS](<https://devfeed.tech/articles/how-to-power-modern-financial-services-apps-with-apollo-graphos-23378.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/how-to-power-modern-financial-services-apps-with-apollo-graphos>)

Author: Val Polouchkine

Published: 2023-03-27T16:18:56Z

Content type: tutorial

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [API](<https://devfeed.tech/topics/api.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apis](<https://devfeed.tech/tags/apis.md>), [apollo](<https://devfeed.tech/tags/apollo.md>), [applications](<https://devfeed.tech/tags/applications.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [backend](<https://devfeed.tech/tags/backend.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [developers](<https://devfeed.tech/tags/developers.md>), [development](<https://devfeed.tech/tags/development.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [financial-services](<https://devfeed.tech/tags/financial-services.md>), [fintech](<https://devfeed.tech/tags/fintech.md>), [fraud](<https://devfeed.tech/tags/fraud.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [prevent-fraud](<https://devfeed.tech/tags/prevent-fraud.md>), [product-features](<https://devfeed.tech/tags/product-features.md>), [teams](<https://devfeed.tech/tags/teams.md>), [third-party](<https://devfeed.tech/tags/third-party.md>)

## AI overview

This article explains how a supergraph built with Apollo GraphOS can support modern financial services applications. It describes using a consistent API across platforms, allowing backend teams to manage schema portions independently, and enabling frontend teams to access data and build product features. It also points to example schema queries and related GraphQL and GraphOS best practices.

## Source excerpt

In today's FinTech world, customers have high expectations for their online experiences. However, providing a consistent, frictionless experience for customers across all channels is much easier said than done, especially when integrating various internal and external data sources to develop captivating experiences that enhance customer satisfaction.