GraphQL API
-
We fixed a pagination issue when querying the Webhooks which was causing some to be missing from the response.
-
We added the fields “notes”, “expiresAt”, and “quantity” to the LearnerUpdateInput mutation.
-
We added the fields “latitude” and “longitude” to Location entity.
-
We added the “expiresIn” parameter to the downloadDocument query. This parameter is the number of seconds the URL that is returned will expire in. It defaults to 60 seconds if not provided, and the maximum value that can be supplied is 86400 seconds (1 day).
Comments
0 comments
Article is closed for comments.