Expand description
GraphQL schema generation for workflow models
This module provides functionality to generate GraphQL Schema Definition Language (SDL) from workflow models for API integration.
Structs§
- GraphQL
Argument - GraphQL argument definition
- GraphQL
Field - GraphQL field definition
- GraphQL
Schema Generator - GraphQL schema generator for workflows
- GraphQL
Type - GraphQL type definition
Enums§
- GraphQL
Type Kind - GraphQL type kind
Functions§
- generate_
graphql_ schema - Generate a GraphQL schema for workflows