Mutation
sendDevMessage
Send a message to a developer session.
If prevMessageID is ""
, return all messages in the session.
If prevMessageID is not ""
, return all messages after prevMessageID.
Permissions needed
Only admins can send messages to developer sessions
Arguments
Session to send the message to
Message to send
Only return messages after this message ID
Response
Type: MessageResponse!
ID of the session
Messages in this session