/**
 * Graph options for push and pull requests.
 * @category Graph
 */

export interface GraphOptions {}
