Type alias for the successful result data from the get project ID query.
This represents the data payload when the query executes successfully.
type GetProjectIdResult = Data
Type alias for the successful result data from the get project ID query.