From 42f8f696b6bf3783774548b830b9e0f080e409be Mon Sep 17 00:00:00 2001 From: Aleksander Mahnert Date: Thu, 5 Dec 2024 21:03:52 +0100 Subject: [PATCH 1/2] docs: fix broken URL link webonyx/graphql-php have changed the url in v15.0.0 --- website/docs/custom-types.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/custom-types.mdx b/website/docs/custom-types.mdx index 527e91623..3db2bec5b 100644 --- a/website/docs/custom-types.mdx +++ b/website/docs/custom-types.mdx @@ -57,7 +57,7 @@ In order to create a custom output type, you need to: 1. Design a class that extends `GraphQL\Type\Definition\ObjectType`. 2. Register this class in the GraphQL schema. -You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-system/object-types/). +You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-definitions/object-types/). --- From c27d61f79e897534acc8118e8e66300c435a9c36 Mon Sep 17 00:00:00 2001 From: Aleksander Mahnert Date: Thu, 5 Dec 2024 21:11:23 +0100 Subject: [PATCH 2/2] docs (versioned): fix broken URL link --- website/versioned_docs/version-3.0/custom_types.mdx | 2 +- website/versioned_docs/version-4.0/custom_types.mdx | 2 +- website/versioned_docs/version-4.1/custom_types.mdx | 2 +- website/versioned_docs/version-4.2/custom-types.mdx | 2 +- website/versioned_docs/version-4.3/custom-types.mdx | 2 +- website/versioned_docs/version-5.0/custom-types.mdx | 2 +- website/versioned_docs/version-6.0/custom-types.mdx | 2 +- website/versioned_docs/version-6.1/custom-types.mdx | 2 +- website/versioned_docs/version-7.0.0/custom-types.mdx | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/website/versioned_docs/version-3.0/custom_types.mdx b/website/versioned_docs/version-3.0/custom_types.mdx index 7def529fd..9f52b8006 100644 --- a/website/versioned_docs/version-3.0/custom_types.mdx +++ b/website/versioned_docs/version-3.0/custom_types.mdx @@ -109,7 +109,7 @@ In order to create a custom output type, you need to: 1. Design a class that extends `GraphQL\Type\Definition\ObjectType`. 2. Register this class in the GraphQL schema. -You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-system/object-types/). +You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-definitions/object-types/). --- diff --git a/website/versioned_docs/version-4.0/custom_types.mdx b/website/versioned_docs/version-4.0/custom_types.mdx index 727ed0ade..4c12b57fb 100644 --- a/website/versioned_docs/version-4.0/custom_types.mdx +++ b/website/versioned_docs/version-4.0/custom_types.mdx @@ -63,7 +63,7 @@ In order to create a custom output type, you need to: 1. Design a class that extends `GraphQL\Type\Definition\ObjectType`. 2. Register this class in the GraphQL schema. -You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-system/object-types/). +You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-definitions/object-types/). --- diff --git a/website/versioned_docs/version-4.1/custom_types.mdx b/website/versioned_docs/version-4.1/custom_types.mdx index c5be458f4..8ad3251e5 100644 --- a/website/versioned_docs/version-4.1/custom_types.mdx +++ b/website/versioned_docs/version-4.1/custom_types.mdx @@ -110,7 +110,7 @@ In order to create a custom output type, you need to: 1. Design a class that extends `GraphQL\Type\Definition\ObjectType`. 2. Register this class in the GraphQL schema. -You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-system/object-types/). +You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-definitions/object-types/). --- diff --git a/website/versioned_docs/version-4.2/custom-types.mdx b/website/versioned_docs/version-4.2/custom-types.mdx index 34079ba2a..ad9f7c228 100644 --- a/website/versioned_docs/version-4.2/custom-types.mdx +++ b/website/versioned_docs/version-4.2/custom-types.mdx @@ -109,7 +109,7 @@ In order to create a custom output type, you need to: 1. Design a class that extends `GraphQL\Type\Definition\ObjectType`. 2. Register this class in the GraphQL schema. -You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-system/object-types/). +You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-definitions/object-types/). --- diff --git a/website/versioned_docs/version-4.3/custom-types.mdx b/website/versioned_docs/version-4.3/custom-types.mdx index 34079ba2a..ad9f7c228 100644 --- a/website/versioned_docs/version-4.3/custom-types.mdx +++ b/website/versioned_docs/version-4.3/custom-types.mdx @@ -109,7 +109,7 @@ In order to create a custom output type, you need to: 1. Design a class that extends `GraphQL\Type\Definition\ObjectType`. 2. Register this class in the GraphQL schema. -You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-system/object-types/). +You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-definitions/object-types/). --- diff --git a/website/versioned_docs/version-5.0/custom-types.mdx b/website/versioned_docs/version-5.0/custom-types.mdx index 34079ba2a..ad9f7c228 100644 --- a/website/versioned_docs/version-5.0/custom-types.mdx +++ b/website/versioned_docs/version-5.0/custom-types.mdx @@ -109,7 +109,7 @@ In order to create a custom output type, you need to: 1. Design a class that extends `GraphQL\Type\Definition\ObjectType`. 2. Register this class in the GraphQL schema. -You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-system/object-types/). +You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-definitions/object-types/). --- diff --git a/website/versioned_docs/version-6.0/custom-types.mdx b/website/versioned_docs/version-6.0/custom-types.mdx index 34079ba2a..ad9f7c228 100644 --- a/website/versioned_docs/version-6.0/custom-types.mdx +++ b/website/versioned_docs/version-6.0/custom-types.mdx @@ -109,7 +109,7 @@ In order to create a custom output type, you need to: 1. Design a class that extends `GraphQL\Type\Definition\ObjectType`. 2. Register this class in the GraphQL schema. -You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-system/object-types/). +You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-definitions/object-types/). --- diff --git a/website/versioned_docs/version-6.1/custom-types.mdx b/website/versioned_docs/version-6.1/custom-types.mdx index 3ca8eb1b3..1b9d7c69c 100644 --- a/website/versioned_docs/version-6.1/custom-types.mdx +++ b/website/versioned_docs/version-6.1/custom-types.mdx @@ -62,7 +62,7 @@ In order to create a custom output type, you need to: 1. Design a class that extends `GraphQL\Type\Definition\ObjectType`. 2. Register this class in the GraphQL schema. -You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-system/object-types/). +You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-definitions/object-types/). --- diff --git a/website/versioned_docs/version-7.0.0/custom-types.mdx b/website/versioned_docs/version-7.0.0/custom-types.mdx index 800ab2846..40c3bacd5 100644 --- a/website/versioned_docs/version-7.0.0/custom-types.mdx +++ b/website/versioned_docs/version-7.0.0/custom-types.mdx @@ -110,7 +110,7 @@ In order to create a custom output type, you need to: 1. Design a class that extends `GraphQL\Type\Definition\ObjectType`. 2. Register this class in the GraphQL schema. -You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-system/object-types/). +You'll find more details on the [Webonyx documentation](https://webonyx.github.io/graphql-php/type-definitions/object-types/). ---