Apollo react graphql snippets for vscode lovers.
ap_client- client setup (header,uri so on)ap_query- useQuery hookap_lazy- useLazyQuery hookap_mutation- useMutation hook
ap_tlazy- useLazyQuery hook (typescript support)apt_tmutation- useLazyQuery hook (typescript support)