Spatio.Model.CommentMutationResponse (spatio_sdk v0.0.2)
Response for POST and PATCH on a comment.
Summary
Types
@type t() :: %Spatio.Model.CommentMutationResponse{ comment: Spatio.Model.Comment.t(), success: boolean() }
Response for POST and PATCH on a comment.
@type t() :: %Spatio.Model.CommentMutationResponse{ comment: Spatio.Model.Comment.t(), success: boolean() }