Developer Documentation
Welcome to the Drive Developer Documentation. Here you’ll find information about our GraphQL API.
If you are new to GraphQL, please read the introduction to GraphQL
API Reference
Queries
- AllMatters - Retrieve all matters; no pagination
Mutations
- CreateActivityForUserWithNumbers - Create an activity (fee) for a spcific user
Types
- Client Type - Client information
- Matter Type - Matter information
- MatterPhase Type - Matter phase information
- Activity Type - Activity (fee) information
- CreateActivityForUserWithNumbers Input - Input for creating activities