Skip to content

Commit 8295f06

Browse files
authored
Removed outdated Strawberry Shake warning regarding the Upload scalar (#8529)
1 parent f75d4df commit 8295f06

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

website/src/docs/hotchocolate/v13/server/files.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,6 @@ Both Relay and Apollo support this specification through community packages:
180180
- [react-relay-network-modern](https://github.com/relay-tools/react-relay-network-modern) using the `uploadMiddleware`
181181
- [apollo-upload-client](https://github.com/jaydenseric/apollo-upload-client)
182182

183-
> Warning: [Strawberry Shake](/products/strawberryshake) does not yet support the `Upload` scalar.
184-
185183
### Options
186184

187185
If you need to upload larger files or set custom upload size limits, you can configure those by registering custom [`FormOptions`](https://docs.microsoft.com/dotnet/api/microsoft.aspnetcore.http.features.formoptions).

website/src/docs/hotchocolate/v14/server/files.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,6 @@ Both Relay and Apollo support this specification through community packages:
180180
- [react-relay-network-modern](https://github.com/relay-tools/react-relay-network-modern) using the `uploadMiddleware`
181181
- [apollo-upload-client](https://github.com/jaydenseric/apollo-upload-client)
182182

183-
> Warning: [Strawberry Shake](/products/strawberryshake) does not yet support the `Upload` scalar.
184-
185183
### Options
186184

187185
If you need to upload larger files or set custom upload size limits, you can configure those by registering custom [`FormOptions`](https://docs.microsoft.com/dotnet/api/microsoft.aspnetcore.http.features.formoptions).

website/src/docs/hotchocolate/v15/server/files.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,6 @@ Both Relay and Apollo support this specification through community packages:
180180
- [react-relay-network-modern](https://github.com/relay-tools/react-relay-network-modern) using the `uploadMiddleware`
181181
- [apollo-upload-client](https://github.com/jaydenseric/apollo-upload-client)
182182

183-
> Warning: [Strawberry Shake](/products/strawberryshake) does not yet support the `Upload` scalar.
184-
185183
### Options
186184

187185
If you need to upload larger files or set custom upload size limits, you can configure those by registering custom [`FormOptions`](https://docs.microsoft.com/dotnet/api/microsoft.aspnetcore.http.features.formoptions).

website/src/docs/hotchocolate/v16/server/files.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,6 @@ Both Relay and Apollo support this specification through community packages:
180180
- [react-relay-network-modern](https://github.com/relay-tools/react-relay-network-modern) using the `uploadMiddleware`
181181
- [apollo-upload-client](https://github.com/jaydenseric/apollo-upload-client)
182182

183-
> Warning: [Strawberry Shake](/products/strawberryshake) does not yet support the `Upload` scalar.
184-
185183
### Options
186184

187185
If you need to upload larger files or set custom upload size limits, you can configure those by registering custom [`FormOptions`](https://docs.microsoft.com/dotnet/api/microsoft.aspnetcore.http.features.formoptions).

0 commit comments

Comments
 (0)