99c442bf279f4c9b8e2a86b15b24a839edfa7bdb
.substr() is deprecated so we replace it with .slice() or .substring() which work similarily but aren't deprecated Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
Apollo and GraphQL for Vue.js
📖 Documentation for Vue 3 | for Vue 2
In this monorepository:
| Package | Description |
|---|---|
| @vue/apollo-composable | Composition API |
| @vue/apollo-option | Options API |
| @vue/apollo-components | Components with slots |
| @vue/apollo-ssr | Server-Side Rendering Utils |
| @vue/apollo-util | Other Utils |
Sponsors
Description
Languages
TypeScript
43%
JavaScript
36.5%
Vue
19.2%
HTML
1.2%
