Skip to content

GraphQL Support

Compare
Choose a tag to compare
@jwils0n jwils0n released this 05 Dec 21:04
· 72 commits to master since this release
8988d22

Added support for GraphQL queries and mutations in personas:

  1. Add the transport: 'graphql' property to your entity definition
  2. Replace the params object in the persona with your GraphQL query/mutation