Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix IpamIPAddressCreate mutation in the GraphQL mutation section of the getting started tutorial #4456

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

wvandeun
Copy link
Contributor

Partially resolves #4447

In the GraphQL mutation section of the getting started tutorial we were still using a InfraIPAddressCreate mutation, instead of IpamIPAddressCreate mutation.

Also took the opportunity to update the mutation on leveraging the HFID of an interface, to assign the IP address that interface.

@wvandeun wvandeun added type/documentation Improvements or additions to documentation ci/skip-changelog Don't include this PR in the changelog labels Sep 25, 2024
@wvandeun wvandeun self-assigned this Sep 25, 2024
@wvandeun wvandeun force-pushed the wvd-20240925-fix-getting-started-tutorial branch from beef0a3 to f45ae05 Compare September 25, 2024 09:42
@wvandeun wvandeun merged commit 1a06682 into stable Sep 25, 2024
26 checks passed
@wvandeun wvandeun deleted the wvd-20240925-fix-getting-started-tutorial branch September 25, 2024 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/skip-changelog Don't include this PR in the changelog type/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants