Getting Started

Typescript

Types are exported by the Nuxt GraphQL Middleware plugin and can be imported with the #graphql-operations alias.

for example:

import type { PostFragment, PageFragment } from '#graphql-operations'

Copyright © 2024 WPNuxt