Skip to content

Fixed ID type deserialization - #410

Open
xperiandri wants to merge 5 commits into
devfrom
ID_type_deserialization_fix
Open

Fixed ID type deserialization#410
xperiandri wants to merge 5 commits into
devfrom
ID_type_deserialization_fix

Conversation

@xperiandri

@xperiandrixperiandri commented Dec 7, 2022

Copy link
Copy Markdown
Collaborator

Rebase of #262

@xperiandri
xperiandriforce-pushed the ID_type_deserialization_fix branch from d9061cf to 8fd8170CompareDecember 7, 2022 03:57

@xperiandrixperiandri left a comment

Copy link
Copy Markdown
CollaboratorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@njlr any opinions?

Comment threadtests/FSharp.Data.GraphQL.IntegrationTests/ResponseJsonTests.fs Outdated
@xperiandri
xperiandriforce-pushed the ID_type_deserialization_fix branch from a024d30 to 48c7715CompareDecember 16, 2022 14:49
@xperiandri

Copy link
Copy Markdown
CollaboratorAuthor

@njlr review, please

@xperiandri
xperiandriforce-pushed the ID_type_deserialization_fix branch from 48c7715 to d2a746eCompareDecember 17, 2022 20:32
@mickhansen

Copy link
Copy Markdown
Collaborator

How did this fail prior to this PR?

@njlr

njlr commented Dec 30, 2022

Copy link
Copy Markdown
Contributor

LGTM 👍

@iveltenivelten closed this Jan 11, 2023
@iveltenivelten reopened this Jan 11, 2023

@iveltenivelten left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@ivelten

Copy link
Copy Markdown
Collaborator

@njlr can you approve again? I accidentally closed the Pull Request.

@njlr

njlr commented Jan 11, 2023

Copy link
Copy Markdown
Contributor

@ivelten I don't have permissions

@xperiandri Can you help?

@xperiandri

Copy link
Copy Markdown
CollaboratorAuthor

This needs to be rebased or applied on top of #418

@xperiandri
xperiandriforce-pushed the ID_type_deserialization_fix branch from 8f459ab to f3cc3dbCompareJune 13, 2026 18:28
@xperiandri

Copy link
Copy Markdown
CollaboratorAuthor

@copilot type provider tests must be only in the integration tests project

Co-authored-by: xperiandri <2365592+xperiandri@users.noreply.github.com>

CopilotAI commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

@copilot type provider tests must be only in the integration tests project

Done in 70fd40b: ResponseJsonTests.fs and the FSharp.Data.GraphQL.Client.DesignTime project reference were removed from FSharp.Data.GraphQL.Tests.fsproj, so the type-provider test setup now remains only in the integration tests project.

Sign up for freeto 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.

6 participants

@xperiandri@mickhansen@njlr@ivelten@hth313