Skip to content

Instantly share code, notes, and snippets.

breaking graphql changes from conversations/solr v3 endpoint

will only affect conversationsSolr query and fields that use tags on ConversationType

conversationSolr query no longer takes $currentUserId argument. instead of passing a user id and only receving tags and tag counts for that user, both seller and buyer tags will always be returned.

conversationsSolr.metadata fields have moved to conversationsSolr.facets under buyerTags/sellerTags.

tag related fields on ConversationType have moved to the corresponding ConversationMemberType (including orderStatusLabel)

example query: