Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 AWS AppSync 作为后端 GraphQL 服务器时,在 vue-apollo 客户端之上使用 AppSync 客户端有哪些优势?我可以只使用 vue-apollo 与我的 GraphQl 服务器交互而不使用 AppSync 客户端吗?
您能否分享正在寻找的特定用例或功能?
AppSync 提供了许多其他功能,例如实时订阅、离线访问、缓存和企业安全以及细粒度的访问控制。