Skip to content

Implement schema extension for direct string to link conversion#46

Open
konard wants to merge 3 commits intomainfrom
issue-8-e230fe54
Open

Implement schema extension for direct string to link conversion#46
konard wants to merge 3 commits intomainfrom
issue-8-e230fe54

Conversation

@konard
Copy link
Member

@konard konard commented Sep 13, 2025

🤖 AI-Powered Solution

This pull request is being automatically generated to solve issue #8.

📋 Issue Reference

Fixes #8

🚧 Status

Work in Progress - The AI assistant is currently analyzing and implementing the solution.

📝 Implementation Details

Details will be added as the solution is developed...


This PR was created automatically by the AI issue solver

Adding CLAUDE.md with task information for AI processing.
This file will be removed when the task is complete.

Issue: #8
@konard konard self-assigned this Sep 13, 2025
- Add direct `value` field to StringObjectRelationshipInsert class
- Update StringObjectRelationshipInsertInputType to expose the value field
- Modify LinksMutation.InsertLink to handle direct string values
- Add string field to LinksType GraphQL schema
- Include tests for both direct string value and nested data structures
- Support backward compatibility with existing nested structure

Fixes #8

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@konard konard changed the title [WIP] Implement a schema extension for direct string to link and link to string conversion Implement schema extension for direct string to link conversion Sep 13, 2025
@konard konard marked this pull request as ready for review September 13, 2025 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement a schema extension for direct string to link and link to string conversion

1 participant