GraphQL Agent Tool - v0.0.2
    Preparing search index...

    Variable executeSchemaConst

    executeSchema: ZodObject<
        { variables: ZodRecord<ZodString, ZodUnknown> },
        "strip",
        ZodTypeAny,
        { variables: Record<string, unknown> },
        { variables: Record<string, unknown> },
    > = ...

    The schema for the execute function.