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

docs: Add description of relay connection argument #2343

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

Merge branch 'main' into docs/connection-args

e651da8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

docs: Add description of relay connection argument #2343

Merge branch 'main' into docs/connection-args
e651da8
Select commit
Loading
Failed to load commit list.
GitHub Actions / GraphQL Inspector failed Jul 6, 2024 in 0s

Something is wrong with your schema

Found 20 changes

Breaking: 20
Dangerous: 0
Safe: 0

Breaking changes

  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument before on field Queries.group_nodes changed from undefined to Returns the elements in the list that come before the specified cursor.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument after on field Queries.group_nodes changed from undefined to Returns the elements in the list that come after the specified cursor.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument first on field Queries.group_nodes changed from undefined to Returns the first n elements from the list.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument last on field Queries.group_nodes changed from undefined to Returns the last n elements from the list.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument before on field Queries.user_nodes changed from undefined to Returns the elements in the list that come before the specified cursor.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument after on field Queries.user_nodes changed from undefined to Returns the elements in the list that come after the specified cursor.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument first on field Queries.user_nodes changed from undefined to Returns the first n elements from the list.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument last on field Queries.user_nodes changed from undefined to Returns the last n elements from the list.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument before on field Queries.vfolder_nodes changed from undefined to Returns the elements in the list that come before the specified cursor.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument after on field Queries.vfolder_nodes changed from undefined to Returns the elements in the list that come after the specified cursor.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument first on field Queries.vfolder_nodes changed from undefined to Returns the first n elements from the list.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument last on field Queries.vfolder_nodes changed from undefined to Returns the last n elements from the list.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument before on field Queries.model_cards changed from undefined to Returns the elements in the list that come before the specified cursor.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument after on field Queries.model_cards changed from undefined to Returns the elements in the list that come after the specified cursor.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument first on field Queries.model_cards changed from undefined to Returns the first n elements from the list.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument last on field Queries.model_cards changed from undefined to Returns the last n elements from the list.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument before on field GroupNode.user_nodes changed from undefined to Returns the elements in the list that come before the specified cursor.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument after on field GroupNode.user_nodes changed from undefined to Returns the elements in the list that come after the specified cursor.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument first on field GroupNode.user_nodes changed from undefined to Returns the first n elements from the list.
  • New arguments must include a description with a version number in the format Added in XX.XX.X., Description for argument last on field GroupNode.user_nodes changed from undefined to Returns the last n elements from the list.

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check failure on line 38 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'before' on field 'Queries.group_nodes' changed from 'undefined' to 'Returns the elements in the list that come before the specified cursor.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 41 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'after' on field 'Queries.group_nodes' changed from 'undefined' to 'Returns the elements in the list that come after the specified cursor.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 30 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'first' on field 'Queries.group_nodes' changed from 'undefined' to 'Returns the first n elements from the list.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 33 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'last' on field 'Queries.group_nodes' changed from 'undefined' to 'Returns the last n elements from the list.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 102 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'before' on field 'Queries.user_nodes' changed from 'undefined' to 'Returns the elements in the list that come before the specified cursor.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 105 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'after' on field 'Queries.user_nodes' changed from 'undefined' to 'Returns the elements in the list that come after the specified cursor.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 94 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'first' on field 'Queries.user_nodes' changed from 'undefined' to 'Returns the first n elements from the list.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 97 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'last' on field 'Queries.user_nodes' changed from 'undefined' to 'Returns the last n elements from the list.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 145 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'before' on field 'Queries.vfolder_nodes' changed from 'undefined' to 'Returns the elements in the list that come before the specified cursor.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 148 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'after' on field 'Queries.vfolder_nodes' changed from 'undefined' to 'Returns the elements in the list that come after the specified cursor.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 137 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'first' on field 'Queries.vfolder_nodes' changed from 'undefined' to 'Returns the first n elements from the list.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 140 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'last' on field 'Queries.vfolder_nodes' changed from 'undefined' to 'Returns the last n elements from the list.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 191 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'before' on field 'Queries.model_cards' changed from 'undefined' to 'Returns the elements in the list that come before the specified cursor.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 194 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'after' on field 'Queries.model_cards' changed from 'undefined' to 'Returns the elements in the list that come after the specified cursor.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 183 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'first' on field 'Queries.model_cards' changed from 'undefined' to 'Returns the first n elements from the list.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 186 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'last' on field 'Queries.model_cards' changed from 'undefined' to 'Returns the last n elements from the list.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 411 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'before' on field 'GroupNode.user_nodes' changed from 'undefined' to 'Returns the elements in the list that come before the specified cursor.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 414 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'after' on field 'GroupNode.user_nodes' changed from 'undefined' to 'Returns the elements in the list that come after the specified cursor.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 403 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'first' on field 'GroupNode.user_nodes' changed from 'undefined' to 'Returns the first n elements from the list.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 406 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New arguments must include a description with a version number in the format "Added in XX.XX.X.", Description for argument 'last' on field 'GroupNode.user_nodes' changed from 'undefined' to 'Returns the last n elements from the list.'

New arguments must include a description with a version number in the format "Added in XX.XX.X."