February 19, 2026

Added

  • InstagramPostMetadata.firstComment Field 'firstComment' was added to object type 'InstagramPostMetadata'
  • FacebookPostMetadata.firstComment Field 'firstComment' was added to object type 'FacebookPostMetadata'
  • LinkedInPostMetadata.firstComment Field 'firstComment' was added to object type 'LinkedInPostMetadata'
  • TiktokPostMetadata.title Field 'title' was added to object type 'TiktokPostMetadata'
  • InstagramPostMetadataInput.firstComment Input field 'firstComment' of type 'String' was added to input object type 'InstagramPostMetadataInput'
  • FacebookPostMetadataInput.firstComment Input field 'firstComment' of type 'String' was added to input object type 'FacebookPostMetadataInput'
  • LinkedInPostMetadataInput.firstComment Input field 'firstComment' of type 'String' was added to input object type 'LinkedInPostMetadataInput'

February 17, 2026

⚠️ Deprecated

  • PostsFiltersInput.tagIds.@deprecated Directive 'deprecated' was added to input field 'tagIds' in input object 'PostsFiltersInput'
  • PostsFiltersInput.tagIds.@deprecated.reason Argument 'reason' was added to '@deprecated'

Added

  • TagComparator Type 'TagComparator' was added
  • TagComparator.in Input field 'in' of type '[TagId!]!' was added to input object type 'TagComparator'
  • TagComparator.isEmpty Input field 'isEmpty' of type 'Boolean!' with default value 'false' was added to input object type 'TagComparator'
  • PostsFiltersInput.tags Input field 'tags' of type 'TagComparator' was added to input object type 'PostsFiltersInput'

February 9, 2026

Removed

  • PublishUserId Type 'PublishUserId' was removed

February 4, 2026

Removed

  • AccountOrganization Type 'AccountOrganization' was removed
  • Organization 'Organization' object type no longer implements 'AccountOrganization' interface

February 3, 2026

Added

  • Organization 'Organization' object implements 'AccountOrganization' interface

🔄 Changed

  • Account.organizations Field 'Account.organizations' changed type from '[AccountOrganization!]!' to '[Organization!]!'
  • AccountOrganization 'AccountOrganization' kind changed from 'ObjectTypeDefinition' to 'InterfaceTypeDefinition'
  • OrganizationFilterInput Description 'Allow retrieving a specific AccountOrganization' on type 'OrganizationFilterInput' has changed to 'Allow retrieving a specific Organization'

January 28, 2026

Added

  • TikTokPostMetadataInput Type 'TikTokPostMetadataInput' was added
  • TikTokPostMetadataInput.title Input field 'title' of type 'String' was added to input object type 'TikTokPostMetadataInput'
  • AccountOrganization.channelCount Field 'channelCount' was added to object type 'AccountOrganization'
  • PostInputMetaData.tiktok Input field 'tiktok' of type 'TikTokPostMetadataInput' was added to input object type 'PostInputMetaData'

Removed

  • Organization.allowedActions Field 'allowedActions' was removed from object type 'Organization'