Skip to content

Commit

Permalink
[ui] Try to appease GraphQL backcompat test (#25304)
Browse files Browse the repository at this point in the history
## Summary & Motivation

Update imports to try to fix backcompat error.

## How I Tested These Changes

Buildkite
  • Loading branch information
hellendag authored Oct 16, 2024
1 parent e12a401 commit 6cd7c67
Show file tree
Hide file tree
Showing 33 changed files with 74 additions and 668 deletions.
32 changes: 16 additions & 16 deletions js_modules/dagster-ui/packages/ui-core/client.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ const buildSidebarQueryMock = (
assetNodeOrError: buildAssetNode({
id: 'test.py.repo.["asset1"]',
description: null,
metadataEntries: [],
jobNames: ['test_job'],
assetKey: {
path: ['asset1'],
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

1 comment on commit 6cd7c67

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-qqaxms0v7-elementl.vercel.app

Built with commit 6cd7c67.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.