Type alias for the successful result data from the list opened projects query.
This represents the data payload when the query executes successfully.
type ListOpenedProjectsInOrgResult = Data
Type alias for the successful result data from the list opened projects query.