interface GraphQLProviderConfig {
    GraphQL: APIGraphQLConfig;
}

Properties

Properties