OBJECT

InboxInvalidFileAttachment

link GraphQL Schema definition

1type InboxInvalidFileAttachment {
2
3errorMessage: String
4
5}