Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

@link(url: String!) argument is non-null #220

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Conversation

SimonSapin
Copy link
Contributor

@SimonSapin SimonSapin commented Feb 20, 2024

src/subgraph/spec.rs Outdated Show resolved Hide resolved
@SimonSapin SimonSapin changed the title @link(as: String) argument is nullable @link(url: String!) argument is non-null Feb 22, 2024
@SimonSapin
Copy link
Contributor Author

My mistake, I made this PR too quickly. It was the comment that was wrong, so I fixed that now.

@SimonSapin SimonSapin enabled auto-merge (squash) February 22, 2024 10:11
@SimonSapin SimonSapin merged commit 0d66690 into main Feb 22, 2024
3 of 7 checks passed
@SimonSapin SimonSapin deleted the SimonSapin-patch-1 branch February 22, 2024 12:22
goto-bus-stop added a commit that referenced this pull request Mar 6, 2024
For API schema in router 🤞🏻 

## Features
- Support legacy `@core` link syntax, by [goto-bus-stop] in [pull/224]  
  This is not meant to be a long term feature, `@core()` is not intended
  to be supported in most of the codebase.

## Maintenance
- `@link(url: String!)` argument is non-null, by [SimonSapin] in
[pull/220]
- Enable operation normalization tests using `@defer`, by
[goto-bus-stop] in [pull/224]

[SimonSapin]: https://github.com/SimonSapin
[goto-bus-stop]: https://github.com/goto-bus-stop
[pull/220]: #220
[pull/223]: #223
[pull/224]: #224
SimonSapin pushed a commit to apollographql/router that referenced this pull request May 3, 2024
For API schema in router 🤞🏻 

## Features
- Support legacy `@core` link syntax, by [goto-bus-stop] in [pull/224]  
  This is not meant to be a long term feature, `@core()` is not intended
  to be supported in most of the codebase.

## Maintenance
- `@link(url: String!)` argument is non-null, by [SimonSapin] in
[pull/220]
- Enable operation normalization tests using `@defer`, by
[goto-bus-stop] in [pull/224]

[SimonSapin]: https://github.com/SimonSapin
[goto-bus-stop]: https://github.com/goto-bus-stop
[pull/220]: apollographql/federation-next#220
[pull/223]: apollographql/federation-next#223
[pull/224]: apollographql/federation-next#224
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants