GraphQL Wire Adapter Limitations

The GraphQL wire adapter isn't currently supported for these use cases.

  • Experience Cloud sites
  • Dynamic construction of GraphQL queries at runtime, such as referencing a fragment from another component
  • String interpolation constructs using ${}
  • Variables in directives such as using @skip and @include

Features and capabilities in the GraphQL API can take several releases to be available in the GraphQL wire adapter. Mutations isn't yet available via the GraphQL wire adapter.

Consider these additional limitations.