Mutation
Variables
Response
Mutations
inspectCodebaseStash
Inspects a codebase stash and returns a codebase stash diff.
MUTATION
inspectCodebaseStash(input: InspectCodebaseStashInput!): CodebaseStashDiff!Arguments
input
required
Values for the requested operation.
Returns
oid
ID!
The oid associated with this codebase stash diff.
patch
String!
The patch associated with this codebase stash diff.
truncated
Boolean!
Whether this codebase stash diff is truncated.
Mutation
Variables
Response