CreateImageDiffNotePayload
object CreateImageDiffNotePayload
class Object
trait Matchable
class Any
Value members
Concrete methods
A unique identifier for the client performing the mutation.
A unique identifier for the client performing the mutation.
Errors encountered during execution of the mutation.
Errors encountered during execution of the mutation.
def note[A](innerSelection: SelectionBuilder[Note, A]): SelectionBuilder[CreateImageDiffNotePayload, Option[A]]
The note after mutation.
The note after mutation.