listDatasetShareFromWorkspaceWithWorkspaceLinksByFromWorkspaceId

List dataset share from workspace with workspace links by from workspace ID

GraphQL operation type: query  ·  Field: listDatasetShareFromWorkspaceWithWorkspaceLinksByFromWorkspaceId

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
Defaults to query ListDatasetShareFromWorkspaceWithWorkspaceLinksByFromWorkspaceId($filter: ModelDatasetShareFromWorkspaceWithWorkspaceLinkFilterInput, $fromWorkspaceId: ID, $limit: Int, $nextToken: String, $sortDirection: ModelSortDirection, $withWorkspaceId: ModelIDKeyConditionInput) { listDatasetShareFromWorkspaceWithWorkspaceLinksByFromWorkspaceId(filter: $filter, fromWorkspaceId: $fromWorkspaceId, limit: $limit, nextToken: $nextToken, sortDirection: $sortDirection, withWorkspaceId: $withWorkspaceId) { items { createdAt fromWorkspace { createdAt id name organization { id name } organizationId seq updatedAt } fromWorkspaceId id updatedAt withWorkspace { createdAt id name organization { id name } organizationId seq updatedAt } withWorkspaceId } nextToken } }

GraphQL operation document. Pre-filled with the canonical query for this operation; you may edit it (e.g. to trim the selection set).

string
Defaults to ListDatasetShareFromWorkspaceWithWorkspaceLinksByFromWorkspaceId

Name of the operation in query to execute.

variables
object
Responses

Language
Credentials
Required Scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json