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

Add static GraphQL type for VirtualMachine model #451

Closed
glennmatthews opened this issue May 14, 2021 · 0 comments · Fixed by #439
Closed

Add static GraphQL type for VirtualMachine model #451

glennmatthews opened this issue May 14, 2021 · 0 comments · Fixed by #439
Assignees
Labels
type: feature Introduction of new or enhanced functionality to the application

Comments

@glennmatthews
Copy link
Contributor

Environment

  • Python version:
  • Nautobot version: 1.0.1

Proposed Functionality

Add a static GraphQL object type declaration for VirtualMachine.

Use Case

I have a plugin that needs to reference a VirtualMachine in the GraphQL type definitions for its own model. I can't see a way to do this when VirtualMachineType is being dynamically generated by Nautobot on the fly.

Database Changes

None

External Dependencies

None

@glennmatthews glennmatthews added the type: feature Introduction of new or enhanced functionality to the application label May 14, 2021
@glennmatthews glennmatthews self-assigned this May 14, 2021
@jathanism jathanism modified the milestone: v1.1.0 Jun 18, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Introduction of new or enhanced functionality to the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants