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 cypress tests for collections #5748

Open
wants to merge 53 commits into
base: main
Choose a base branch
from

add cypress tests for laboratory collections

a1a3e82
Select commit
Loading
Failed to load commit list.
Open

add cypress tests for collections #5748

add cypress tests for laboratory collections
a1a3e82
Select commit
Loading
Failed to load commit list.
GraphQL Hive / GraphQL Hive > schema:check > GraphQL Hive > staging succeeded Oct 24, 2024 in 1s

No breaking changes

Found 9 changes

Safe: 9

Safe changes

  • Type CreatePreflightScriptInput was added
  • Type PreflightScript was added
  • Type PreflightScriptError was added
  • Type PreflightScriptOkPayload was added
  • Type PreflightScriptResult was added
  • Type UpdatePreflightScriptInput was added
  • Field createPreflightScript was added to object type Mutation
  • Field updatePreflightScript was added to object type Mutation
  • Field preflightScript was added to object type Target