GraphQL Changelog – Week 13/10 to 17/10

This week's updates bring enhanced querying options for cards and new fields for tracking AI credits and card submission information.

New:

  • Fields and Arguments:

    • aiCreditsAddonAvailable field added to:

      • Organization
      • OrganizationInterface
    • submitterEmail argument added to the createCard mutation to capture the email of public form submitters.

    • pipeRelationId argument added to the cards query for authorization purposes when listing cards through pipe relations.

    • throughConnectors argument added to the cards query to filter cards through connected fields.

These updates expand query capabilities and provide better control over card creation workflows and organization data access.