inspectDataPoolSchema
Extracts the schema from the table and updates the schema object.
Arguments
input required idOrUniqueName
Returns
Nullable DataPoolOrFailureResponse
The result of a mutation which creates or modifies a Data Pool.
If successful, an DataPoolResponse
will be returned; otherwise, a
FailureResponse
will be returned.