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

[WIP] - Feature/system info #5085

Closed
wants to merge 5 commits into from
Closed

[WIP] - Feature/system info #5085

wants to merge 5 commits into from

Conversation

chrispotter
Copy link

Resolves #1948
Impact: major
Type: feature

Issue

This is the start to a system-info plugin that will offer information related to system

Solution

This is step one from Issue #1948 to add a new graphql schema to be referenced from the dashboard to show appVersion.

Testing

http://localhost:3000/graphql-alpha

{
  systemInformation{
    apiVersion
  }
}

Chris Potter added 2 commits April 1, 2019 14:39
Signed-off-by: Chris Potter <chris@reactioncommerce.com>
Signed-off-by: Chris Potter <chris@reactioncommerce.com>
@chrispotter chrispotter self-assigned this Apr 1, 2019
Chris Potter added 3 commits April 1, 2019 15:27
Signed-off-by: Chris Potter <chris@reactioncommerce.com>
Signed-off-by: Chris Potter <chris@reactioncommerce.com>
@chrispotter chrispotter closed this Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant