Type Aliases§
Source§type Add Assignee Result = Data
type Add Assignee Result = Data
Variables§
Source§const add Assignee Mutation: string...
const add Assignee Mutation: string...
GraphQL mutation for adding assignees to a pull request.
Classes§
- Convert
Utility class for converting between JSON strings and typed objects.
Interfaces§
- AddAssigneeRawResult
Raw result interface for the add assignee mutation response.
- AddAssigneesToAssignablePayload
Payload interface for the addAssigneesToAssignable mutation result.
- Assignable
Assignable entity interface representing a pull request.
- Data
Data payload interface for the add assignee mutation.
- Error
Error interface for GraphQL mutation errors.
Type alias for the successful result data from the add assignee mutation.