[PR #1011] [MERGED] GraphQL - add support for standard scalar types in the schema #1193

Closed
opened 2025-12-29 09:18:51 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1011
Author: @StefH
Created: 10/15/2023
Status: Merged
Merged: 10/16/2023
Merged by: @StefH

Base: masterHead: stef-984-graphql


📝 Commits (3)

  • d7cc0ff GraphQL: register BuiltInTypes
  • 293c859 Merge branch 'master' into stef-984-graphql
  • b783966 GraphQLMatcher_For_ValidSchema_And_CorrectGraphQL_Mutation_IsMatch

📊 Changes

2 files changed (+38 additions, -10 deletions)

View changed files

📝 src/WireMock.Net/Matchers/GraphQLMatcher.cs (+7 -2)
📝 test/WireMock.Net.Tests/Matchers/GraphQLMatcherTests.cs (+31 -8)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/1011 **Author:** [@StefH](https://github.com/StefH) **Created:** 10/15/2023 **Status:** ✅ Merged **Merged:** 10/16/2023 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-984-graphql` --- ### 📝 Commits (3) - [`d7cc0ff`](https://github.com/wiremock/WireMock.Net/commit/d7cc0ffd3a901492387ebb3218be38b77dac5c8e) GraphQL: register BuiltInTypes - [`293c859`](https://github.com/wiremock/WireMock.Net/commit/293c8599a121b31d76d38734fe7afeabacb189c8) Merge branch 'master' into stef-984-graphql - [`b783966`](https://github.com/wiremock/WireMock.Net/commit/b783966655ceb19db7bd600579b2f27ad213eeb5) GraphQLMatcher_For_ValidSchema_And_CorrectGraphQL_Mutation_IsMatch ### 📊 Changes **2 files changed** (+38 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Matchers/GraphQLMatcher.cs` (+7 -2) 📝 `test/WireMock.Net.Tests/Matchers/GraphQLMatcherTests.cs` (+31 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 09:18:51 +01:00
adam closed this issue 2025-12-29 09:18:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#1193