Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: Host conversations #11164
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
base: main
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
feat: Host conversations #11164
Changes from all commits
11d3de1File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 826 in server/graphql/schemaV2.graphql
Argument 'visibility: ConversationVisibility' added to field 'Account.conversations'
Check warning on line 831 in server/graphql/schemaV2.graphql
Argument 'account: AccountReferenceInput' added to field 'Account.conversations'
Check warning on line 836 in server/graphql/schemaV2.graphql
Argument 'host: AccountReferenceInput' added to field 'Account.conversations'
Check warning on line 841 in server/graphql/schemaV2.graphql
Argument 'orderBy: ChronologicalOrderInput!' (with default value) added to field 'Account.conversations'
Check warning on line 3519 in server/graphql/schemaV2.graphql
Argument 'visibility: ConversationVisibility' added to field 'Host.conversations'
Check warning on line 3524 in server/graphql/schemaV2.graphql
Argument 'account: AccountReferenceInput' added to field 'Host.conversations'
Check warning on line 3529 in server/graphql/schemaV2.graphql
Argument 'host: AccountReferenceInput' added to field 'Host.conversations'
Check warning on line 3534 in server/graphql/schemaV2.graphql
Argument 'orderBy: ChronologicalOrderInput!' (with default value) added to field 'Host.conversations'
Check notice on line 5456 in server/graphql/schemaV2.graphql
Field 'visibility' was added to object type 'Conversation'
Check notice on line 5475 in server/graphql/schemaV2.graphql
Field 'lastCommentDate' was added to object type 'Conversation'
Check notice on line 5527 in server/graphql/schemaV2.graphql
Type 'ConversationVisibility' was added
Check warning on line 9480 in server/graphql/schemaV2.graphql
Argument 'visibility: ConversationVisibility' added to field 'Bot.conversations'
Check warning on line 9485 in server/graphql/schemaV2.graphql
Argument 'account: AccountReferenceInput' added to field 'Bot.conversations'
Check warning on line 9490 in server/graphql/schemaV2.graphql
Argument 'host: AccountReferenceInput' added to field 'Bot.conversations'
Check warning on line 9495 in server/graphql/schemaV2.graphql
Argument 'orderBy: ChronologicalOrderInput!' (with default value) added to field 'Bot.conversations'
Check warning on line 10453 in server/graphql/schemaV2.graphql
Argument 'visibility: ConversationVisibility' added to field 'Collective.conversations'
Check warning on line 10458 in server/graphql/schemaV2.graphql
Argument 'account: AccountReferenceInput' added to field 'Collective.conversations'
Check warning on line 10463 in server/graphql/schemaV2.graphql
Argument 'host: AccountReferenceInput' added to field 'Collective.conversations'
Check warning on line 10468 in server/graphql/schemaV2.graphql
Argument 'orderBy: ChronologicalOrderInput!' (with default value) added to field 'Collective.conversations'
Check warning on line 11984 in server/graphql/schemaV2.graphql
Argument 'visibility: ConversationVisibility' added to field 'Event.conversations'
Check warning on line 11989 in server/graphql/schemaV2.graphql
Argument 'account: AccountReferenceInput' added to field 'Event.conversations'
Check warning on line 11994 in server/graphql/schemaV2.graphql
Argument 'host: AccountReferenceInput' added to field 'Event.conversations'
Check warning on line 11999 in server/graphql/schemaV2.graphql
Argument 'orderBy: ChronologicalOrderInput!' (with default value) added to field 'Event.conversations'
Check warning on line 19366 in server/graphql/schemaV2.graphql
Argument 'visibility: ConversationVisibility' added to field 'Fund.conversations'
Check warning on line 19371 in server/graphql/schemaV2.graphql
Argument 'account: AccountReferenceInput' added to field 'Fund.conversations'
Check warning on line 19376 in server/graphql/schemaV2.graphql
Argument 'host: AccountReferenceInput' added to field 'Fund.conversations'
Check warning on line 19381 in server/graphql/schemaV2.graphql
Argument 'orderBy: ChronologicalOrderInput!' (with default value) added to field 'Fund.conversations'
Check warning on line 20486 in server/graphql/schemaV2.graphql
Argument 'visibility: ConversationVisibility' added to field 'Project.conversations'
Check warning on line 20491 in server/graphql/schemaV2.graphql
Argument 'account: AccountReferenceInput' added to field 'Project.conversations'
Check warning on line 20496 in server/graphql/schemaV2.graphql
Argument 'host: AccountReferenceInput' added to field 'Project.conversations'
Check warning on line 20501 in server/graphql/schemaV2.graphql
Argument 'orderBy: ChronologicalOrderInput!' (with default value) added to field 'Project.conversations'
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.