Skip to content

Graphql revampt#932

Merged
MichaelMacaulay merged 9 commits intomainfrom
graphql-revampt
Apr 23, 2025
Merged

Graphql revampt#932
MichaelMacaulay merged 9 commits intomainfrom
graphql-revampt

Conversation

@MichaelMacaulay
Copy link
Copy Markdown
Contributor

No description provided.

@MichaelMacaulay MichaelMacaulay requested a review from a team as a code owner April 22, 2025 16:20
Copy link
Copy Markdown
Contributor

@idalithb idalithb left a comment

Choose a reason for hiding this comment

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

LGTM! 😄

@MichaelMacaulay MichaelMacaulay merged commit c9382c6 into main Apr 23, 2025
4 checks passed
@MichaelMacaulay MichaelMacaulay deleted the graphql-revampt branch April 23, 2025 20:23
| --- | --- | --- | --- |
| `&` | `And` | For combining multiple search terms into a filter for entities that include all of the provided terms |
| | | `Or` | Queries with multiple search terms separated by the or operator will return all entities with a match from any of the provided terms |
| | | `Or` | Queries with multiple search terms separated by the or operator will return all entities with a match from any of the provided terms |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should be |, no?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I mean with the backticks. Otherwise it will be interpreted as a new column by the Markdown parser, right?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@MichaelMacaulay (in case you don't get a notification if I don't tag you, since this PR was already merged :P)

MichaelMacaulay added a commit that referenced this pull request Apr 29, 2025
@MichaelMacaulay MichaelMacaulay restored the graphql-revampt branch April 29, 2025 18:08
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.

3 participants