Type alias for the successful result data from the add project item mutation.
This represents the data payload when the mutation executes successfully.
type AddProjectItemResult = Data
Type alias for the successful result data from the add project item mutation.