[PR #14930] [MERGED] 14511 Fix connected endpoints for GraphQL #14486

Closed
opened 2025-12-29 23:24:46 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14930
Author: @arthanson
Created: 1/24/2024
Status: Merged
Merged: 1/25/2024
Merged by: @jeremystretch

Base: developHead: 14511-graphql-providernetwork


📝 Commits (1)

  • d809845 14511 Fix connected endpoints for GraphQL

📊 Changes

2 files changed (+42 additions, -3 deletions)

View changed files

📝 netbox/dcim/graphql/gfk_mixins.py (+41 -2)
📝 netbox/dcim/graphql/mixins.py (+1 -1)

📄 Description

Fixes: #14511

Add ProviderNetwork to GraphQL ConnectedEndpoints.


🔄 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/netbox-community/netbox/pull/14930 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 1/24/2024 **Status:** ✅ Merged **Merged:** 1/25/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `14511-graphql-providernetwork` --- ### 📝 Commits (1) - [`d809845`](https://github.com/netbox-community/netbox/commit/d809845c75325a187087b0379e8edae22a4d3e85) 14511 Fix connected endpoints for GraphQL ### 📊 Changes **2 files changed** (+42 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/graphql/gfk_mixins.py` (+41 -2) 📝 `netbox/dcim/graphql/mixins.py` (+1 -1) </details> ### 📄 Description ### Fixes: #14511 Add ProviderNetwork to GraphQL ConnectedEndpoints. --- <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 23:24:46 +01:00
adam closed this issue 2025-12-29 23:24:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14486