api/graphql — 7 abstractions.
49
53%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/user-skills/generated/api/graphql/SKILL.mdimport { Name } from "<importPath>";webiny-use-case-pattern or webiny-event-handler-pattern skills for implementation patternsName: ErrorResponse
Import: import { ErrorResponse } from "webiny/api/graphql"
Source: @webiny/api-graphql/responses.ts
Description: GraphQL error response helper.
Name: GraphQLSchemaFactory
Import: import { GraphQLSchemaFactory } from "webiny/api/graphql"
Source: @webiny/api-graphql/graphql/abstractions.ts
Description: Define custom GraphQL schema extensions.
Name: ListErrorResponse
Import: import { ListErrorResponse } from "webiny/api/graphql"
Source: @webiny/api-graphql/responses.ts
Description: GraphQL list error response helper.
Name: ListResponse
Import: import { ListResponse } from "webiny/api/graphql"
Source: @webiny/api-graphql/responses.ts
Description: GraphQL list response helper.
Name: NotAuthorizedResponse
Import: import { NotAuthorizedResponse } from "webiny/api/graphql"
Source: @webiny/api-core/graphql/security/NotAuthorizedResponse.ts
Description: GraphQL not-authorized response helper.
Name: NotFoundResponse
Import: import { NotFoundResponse } from "webiny/api/graphql"
Source: @webiny/api-graphql/responses.ts
Description: GraphQL not-found response helper.
Name: Response
Import: import { Response } from "webiny/api/graphql"
Source: @webiny/api-graphql/responses.ts
Description: GraphQL response helper.
484553b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.