Skip to content

Conversation

@lukas-reineke
Copy link
Contributor

No description provided.

src/index.ts Outdated
pageInfo: PageInfo;
edges: Array<{ node: T }>;
};
const { edges, pageInfo } = await func(after);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we call this something more descriptive than func?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any ideas?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fetchRelayConnection or something


campaignTemplates(
async campaignTemplates(
after: PageInfo['endCursor'] = '',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did I forget to add filter to campaignTemplates? :shepface: Can you throw that in there?

@cgsimmons
Copy link
Contributor

LGTM 🐴

@rmcauley
Copy link
Contributor

LGTM here too 🐴

@rmcauley rmcauley merged commit be67e64 into adgorithmics-inc:0.0.4 Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants